pub unsafe extern "C" fn X509_LOOKUP_meth_set_init(
method: *mut x509_lookup_method_st,
init: Option<unsafe extern "C" fn(_: *mut x509_lookup_st) -> i32>,
) -> i32
pub unsafe extern "C" fn X509_LOOKUP_meth_set_init(
method: *mut x509_lookup_method_st,
init: Option<unsafe extern "C" fn(_: *mut x509_lookup_st) -> i32>,
) -> i32