pub unsafe extern "C" fn LLVMGetNamedMetadataNumOperands(
    M: LLVMModuleRef,
    name: *const c_char
) -> c_uint