pub unsafe extern "C" fn X509_set_subject_name(
    x: *mut X509,
    name: *mut X509_NAME
) -> c_int