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