pub unsafe extern "C" fn LLVMCreateBasicBlockInContext(
    C: LLVMContextRef,
    Name: *const c_char
) -> LLVMBasicBlockRef