pub unsafe extern "C" fn sfIntRect_intersects( rect1: *const sfIntRect, rect2: *const sfIntRect, intersection: *mut sfIntRect, ) -> sfBool