Function g_error_new_literal

pub unsafe extern "C" fn g_error_new_literal(
    domain: u32,
    code: i32,
    message: *const i8,
) -> *mut GError