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