pub unsafe extern "C" fn arv_camera_gv_set_packet_size(
    camera: *mut ArvCamera,
    packet_size: c_int,
    error: *mut *mut GError
)