pub unsafe extern "C" fn LLVMGetNamedMetadataName(
    NamedMD: LLVMNamedMDNodeRef,
    NameLen: *const size_t
) -> *const c_char