pub unsafe extern "system" fn RtlCreateHashTable(
    HashTable: *mut PRTL_DYNAMIC_HASH_TABLE,
    Shift: ULONG,
    Flags: ULONG
) -> BOOLEAN