pub unsafe extern "C" fn virtual_realpath(
    path: *const c_char,
    real_path: *mut c_char
) -> *mut c_char