pub unsafe extern "system" fn WHvEmulatorCreateEmulator(
    callbacks: *const WHV_EMULATOR_CALLBACKS,
    emulator: *mut *mut c_void,
) -> HRESULT