pub unsafe fn SetWindowFeedbackSetting( hwnd: HWND, feedback: FEEDBACK_TYPE, dwflags: u32, size: u32, configuration: Option<*const c_void>, ) -> BOOL