pub unsafe extern "C" fn CPLErrorV(
    arg1: Type,
    arg2: CPLErrorNum,
    arg3: *const c_char,
    arg4: *mut __va_list_tag
)