pub unsafe extern "C" fn nettle_pgp_put_uint32(
    buffer: *mut nettle_buffer,
    i: u32
) -> c_int