pub unsafe extern "C" fn PyInitConfig_SetStrList( config: *mut PyInitConfig, name: *const i8, length: usize, items: *mut *const i8, ) -> i32