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