pub type PUSER_THREAD_START_ROUTINE = Option<unsafe extern "system" fn(ThreadParameter: PVOID) -> NTSTATUS>;