#[no_mangle]
pub unsafe extern "C" fn u_listen_ocall(
    error: *mut c_int,
    sockfd: c_int,
    backlog: c_int
) -> c_int