pub unsafe extern "C" fn tg_point_intersects_rect(
    point: tg_point,
    rect: tg_rect
) -> bool