pub unsafe extern "system" fn SetWindowFeedbackSetting(
    hwnd: *mut HWND__,
    feedback: u32,
    dwFlags: u32,
    size: u32,
    configuration: *const c_void
) -> i32