#[no_mangle]
pub unsafe extern "C" fn stat64(
    path: *const c_char,
    buf: *mut stat64
) -> c_int