#[no_mangle]
pub unsafe extern "C" fn u_sgxfs_recovery_ocall(
    error: *mut c_int,
    source: *const c_char,
    recovery: *const c_char
) -> c_int