pub unsafe extern "C" fn CeedElemRestrictionGetNumPointsInElement( rstr: CeedElemRestriction, elem: CeedInt, num_points: *mut CeedInt, ) -> c_int