pub unsafe extern "C" fn botan_x509_cert_load( cert_obj: *mut botan_x509_cert_t, cert: *const u8, cert_len: usize, ) -> c_int