pub unsafe extern "C" fn esp_vfs_rename(
    r: *mut _reent,
    src: *const i8,
    dst: *const i8
) -> i32