pub unsafe extern "C" fn arv_camera_set_trigger_source(
    camera: *mut ArvCamera,
    source: *const c_char,
    error: *mut *mut GError
)