pub unsafe extern "C" fn ob_format_to_string( format: OBFormat, ) -> *const c_char
@brief Convert OBFormat to “ char* “ type and then return.
@param format The OBFormat to convert. @return The string.