pub unsafe extern "C" fn VSIMalloc2Verbose(
    nSize1: usize,
    nSize2: usize,
    pszFile: *const c_char,
    nLine: c_int
) -> *mut c_void