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