pub unsafe extern "C" fn g_hmac_update(
    hmac: *mut GHmac,
    data: *mut u8,
    length: gssize
)