pub unsafe extern "C" fn av_strireplace( str: *const c_char, from: *const c_char, to: *const c_char, ) -> *mut c_char
Locale-independent strings replace. @note This means only ASCII-range characters are replace