pub unsafe extern "C" fn g_warn_message(
    domain: *const i8,
    file: *const i8,
    line: i32,
    func: *const i8,
    warnexpr: *const i8
)