pub unsafe extern "C" fn g_file_open_tmp(
    tmpl: *const i8,
    name_used: *mut *mut i8,
    error: *mut *mut GError
) -> i32