pub unsafe extern "C" fn esp_vfs_unlink(
    r: *mut _reent,
    path: *const c_char
) -> c_int