pub unsafe extern "C" fn virtual_chdir_file( path: *const c_char, p_chdir: Option<unsafe extern "C" fn(path: *const c_char) -> c_int>, ) -> c_int