pub unsafe extern "C" fn CPLVASPrintf(
    buf: *mut *mut c_char,
    fmt: *const c_char,
    args: *mut __va_list_tag
) -> c_int