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