pub(crate) unsafe extern "C" fn LLVMDIBuilderGetOrCreateSubrange<'ll>( Builder: &DIBuilder<'ll>, LowerBound: i64, Count: i64, ) -> &'ll Metadata