pub unsafe extern "C" fn _PyImport_FindBuiltin(
    name: *const c_char,
    modules: *mut PyObject
) -> *mut PyObject