pub unsafe extern "system" fn CopyAcceleratorTableA(
    hAccelSrc: *mut HACCEL__,
    lpAccelDst: *mut ACCEL,
    cAccelEntries: i32
) -> i32