pub unsafe extern "C" fn av_parse_cpu_caps( flags: *mut u32, s: *const i8, ) -> i32
Parse CPU caps from a string and update the given AV_CPU_* flags based on that.
@return negative on error.