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