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