pub unsafe extern "C" fn execveat( __fd: i32, __path: *const i8, __argv: *const *mut i8, __envp: *const *mut i8, __flags: i32, ) -> i32