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