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