pub unsafe extern "system" fn EnableWindow(
    hWnd: *mut HWND__,
    bEnable: i32
) -> i32