Function RemoveWindowSubclass

pub unsafe fn RemoveWindowSubclass(
    hwnd: HWND,
    pfnsubclass: SUBCLASSPROC,
    uidsubclass: usize,
) -> BOOL