pub unsafe extern "C" fn _frida_g_tls_certificate_new_from_pkcs12(
    data: *const guint8,
    length: gsize,
    password: *const gchar,
    error: *mut *mut GError
) -> *mut GTlsCertificate