pub unsafe extern "C" fn eaccess(
    pathname: *const i8,
    mode: i32
) -> i32