pub unsafe extern "C" fn g_hmac_update(
    hmac: *mut *mut _GHmac,
    data: *const u8,
    length: isize
)