export const intersectRectCircle: FnU7<number, boolean> = (
    x,
    y,
    w,
    h,