pub unsafe extern "C" fn VSIMkdirRecursive(
    pszPathname: *const c_char,
    mode: c_long
) -> c_int