#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_stat( name: *const c_char, stat: *mut FileAttr, ) -> i32