pub unsafe extern "system" fn RtlSetProcessDebugInformation(
    UniqueProcessId: HANDLE,
    Flags: u32,
    Buffer: *mut RTL_DEBUG_INFORMATION
) -> NTSTATUS