pub unsafe fn SetTextJustification<P0>(hdc: P0, extra: i32, count: i32) -> BOOL
where P0: IntoParam<HDC>,