pub unsafe extern "C" fn OGR_F_FillUnsetWithDefault(
    hFeat: OGRFeatureH,
    bNotNullableOnly: c_int,
    papszOptions: *mut *mut c_char
)