pub unsafe extern "system" fn RtlInitCodePageTable(
    tablebase: *const u16,
    codepagetable: *mut CPTABLEINFO
)