#[no_mangle]
pub unsafe extern "C" fn u_sgxfs_open_recovery_ocall(
    error: *mut c_int,
    name: *const c_char
) -> *mut c_void