pub unsafe extern "system" fn RtlLookupFunctionEntry(
    ControlPc: u64,
    ImageBase: *mut u64,
    HistoryTable: *mut c_void
) -> *mut c_void