pub unsafe extern "C" fn CPLSubscribeToSetConfigOption(
    pfnCallback: CPLSetConfigOptionSubscriber,
    pUserData: *mut c_void
) -> c_int