pub unsafe extern "C" fn X509_LOOKUP_by_subject(
ctx: *mut X509_LOOKUP,
type_: c_int,
name: *mut X509_NAME,
ret: *mut X509_OBJECT,
) -> c_int
pub unsafe extern "C" fn X509_LOOKUP_by_subject(
ctx: *mut X509_LOOKUP,
type_: c_int,
name: *mut X509_NAME,
ret: *mut X509_OBJECT,
) -> c_int