#[no_mangle] pub unsafe extern "C" fn u_realpath_ocall( error: *mut c_int, path: *const c_char, resolved_buf: *mut c_char, bufsz: size_t) -> c_int