pub unsafe extern "system" fn RtlGrowFunctionTable(
    DynamicTable: *mut c_void,
    NewEntryCount: u32
)