pub unsafe extern "C" fn PyConfig_SetBytesString( config: *mut PyConfig, config_str: *mut *mut u16, str: *const i8, ) -> PyStatus
tls