pub fn assoc_get<T: AsRef<[u8]>>(name: &str, key: T) -> Option<CString>
Returns a copy of the value corresponding to a key in an associative array.