pub unsafe fn LBItemFromPt<P0, P1>(hlb: P0, pt: POINT, bautoscroll: P1) -> i32
where P0: IntoParam<HWND>, P1: IntoParam<BOOL>,