Function PtInRegion

pub unsafe extern "system" fn PtInRegion(
    hrgn: HRGN,
    x: i32,
    y: i32,
) -> BOOL