pub unsafe extern "system" fn RtlSetThreadPoolStartFunc(
    StartPoolThread: PRTL_START_POOL_THREAD,
    ExitPoolThread: PRTL_EXIT_POOL_THREAD
) -> NTSTATUS