pub unsafe extern "C" fn LLVMGetBasicBlocks(
    Fn: LLVMValueRef,
    BasicBlocks: *mut LLVMBasicBlockRef
)