pub unsafe extern "system" fn WinHelpA(
    hWndMain: *mut HWND__,
    lpszHelp: *const i8,
    uCommand: u32,
    dwData: usize
) -> i32