pub unsafe extern "C" fn nettle_pgp_put_public_rsa_key(
    arg1: *mut nettle_buffer,
    key: *const rsa_public_key,
    timestamp: time_t
) -> c_int