pub unsafe extern "C" fn botan_mac_get_keyspec( mac: botan_mac_t, min_keylen: *mut usize, max_keylen: *mut usize, mod_keylen: *mut usize, ) -> c_int