pub unsafe extern "C" fn aom_codec_set_option( ctx: *mut aom_codec_ctx_t, name: *const c_char, value: *const c_char ) -> Type