pub unsafe extern "C" fn meta_data_add_string( md: *mut meta_data_t, key: *const c_char, value: *const c_char, ) -> c_int