pub unsafe extern "C" fn g_hmac_get_digest(
    hmac: *mut GHmac,
    buffer: *mut u8,
    digest_len: *mut size_t
)