pub unsafe extern "C" fn arv_camera_get_boolean(
    camera: *mut ArvCamera,
    feature: *const c_char,
    error: *mut *mut GError
) -> gboolean