pub unsafe extern "C" fn g_log_structured(
    log_domain: *const gchar,
    log_level: GLogLevelFlags
    ...
)