pub unsafe extern "C" fn u_munmap_ocall(
    result: *mut i32,
    error: *mut i32,
    start: *mut c_void,
    length: usize
) -> SgxStatus