pub unsafe extern "C" fn SBTargetReadInstructions2(
    instance: SBTargetRef,
    base_addr: SBAddressRef,
    count: u32,
    flavor_string: *const c_char
) -> SBInstructionListRef