pub unsafe extern "C" fn g_log_structured(
    log_domain: *const c_char,
    log_level: GLogLevelFlags,
     ...
)
This is supported on crate feature v2_50 only.