pub unsafe extern "C" fn u_listen_ocall(
    result: *mut i32,
    error: *mut i32,
    sockfd: i32,
    backlog: i32
) -> SgxStatus