Function FixBrushOrgEx

pub unsafe extern "system" fn FixBrushOrgEx(
    hdc: HDC,
    x: i32,
    y: i32,
    ptl: *const POINT,
) -> BOOL