pub unsafe extern "C" fn av_spherical_from_name( name: *const i8, ) -> i32
Get the AVSphericalProjection form a human-readable name.
@param name The input string.
@return The AVSphericalProjection value, or -1 if not found.