pub unsafe extern "C" fn ao_append_option( options: *mut *mut ao_option, key: *const c_char, value: *const c_char, ) -> c_int