pub unsafe extern "C" fn X509_STORE_get_lookup_certs(
s: *const x509_store_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_store_ctx_st, _: *const X509_name_st) -> *mut stack_st_X509>
pub unsafe extern "C" fn X509_STORE_get_lookup_certs(
s: *const x509_store_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_store_ctx_st, _: *const X509_name_st) -> *mut stack_st_X509>