pub unsafe extern "system" fn PtInRect(
    lprc: *const RECT,
    pt: POINT
) -> i32