pub unsafe extern "system" fn CreateAcceleratorTableA(
    paccel: *mut ACCEL,
    cAccel: i32
) -> *mut HACCEL__