Function RegisterWaitUntilOOBECompleted
pub unsafe fn RegisterWaitUntilOOBECompleted(
oobecompletedcallback: OOBE_COMPLETED_CALLBACK,
callbackcontext: Option<*const c_void>,
waithandle: *mut *mut c_void,
) -> Result<()>