pub unsafe extern "C" fn GDALSetMetadata(
    arg1: GDALMajorObjectH,
    arg2: CSLConstList,
    arg3: *const c_char
) -> Type