pub fn stat( path: *const c_char, sb: &mut MaybeUninit<Stat>, ) -> Result<(), &'static str>
open + fstat + close