pub unsafe extern "C" fn _frida_g_hmac_new(
    digest_type: GChecksumType,
    key: *const guchar,
    key_len: gsize
) -> *mut GHmac