Function statfs

pub unsafe extern "C" fn statfs(
    path: *const i8,
    buf: *mut statfs,
) -> i32
Available on crate feature dep_sdl3 only.