pub unsafe extern "system" fn RtlQueueWorkItem(
    Function: WORKERCALLBACKFUNC,
    Context: *mut c_void,
    Flags: u32
) -> NTSTATUS