pub unsafe extern "C" fn CheckCollisionPointTriangle( point: Vector2, p1: Vector2, p2: Vector2, p3: Vector2) -> bool