#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_truncate( path: *const c_char, size: usize, ) -> i32