RtlInitCodePageTable

Function RtlInitCodePageTable 

pub unsafe fn RtlInitCodePageTable(
    tablebase: Option<&[u16; 2]>,
    codepagetable: *mut CPTABLEINFO,
)