pub unsafe extern "C" fn SBTargetGetInstructions2(
    instance: SBTargetRef,
    base_addr: lldb_addr_t,
    buf: *mut c_void,
    size: usize
) -> SBInstructionListRef