Function windows_sys::Win32::UI::Controls::SetWindowFeedbackSetting
pub unsafe extern "system" fn SetWindowFeedbackSetting(
hwnd: HWND,
feedback: FEEDBACK_TYPE,
dwflags: u32,
size: u32,
configuration: *const c_void,
) -> BOOL