Function EnableWindow

pub unsafe extern "system" fn EnableWindow(
    hwnd: HWND,
    benable: BOOL,
) -> BOOL