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