pub unsafe extern "C" fn statfs(
    path: *const i8,
    buf: *mut statfs
) -> i32