#[unsafe(no_mangle)]
pub extern "C" fn LLVMDIBuilderCreateLexicalBlockFile(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
File: LLVMMetadataRef,
Discriminator: c_uint,
) -> LLVMMetadataRef#[unsafe(no_mangle)]
pub extern "C" fn LLVMDIBuilderCreateLexicalBlockFile(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
File: LLVMMetadataRef,
Discriminator: c_uint,
) -> LLVMMetadataRef