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