pub unsafe extern "C" fn arv_gv_device_set_packet_size(
    gv_device: *mut ArvGvDevice,
    packet_size: c_int,
    error: *mut *mut GError
)