pub unsafe extern "C" fn botan_mac_output_length(
    mac: botan_mac_t,
    output_length: *mut usize
) -> c_int