pub unsafe extern "C" fn g_main_context_new_with_flags(
    flags: GMainContextFlags
) -> *mut GMainContext
Available on crate feature v2_72 only.