pub unsafe extern "C" fn LLVMRustPositionBuilderAtStart<'a>(
    B: &Builder<'a>,
    BB: &'a BasicBlock
)