internal IntPtr Dup() => LibRdKafka.conf_dup(handle);
internal IntPtr Dup() { return(LibRdKafka.conf_dup(handle)); }