pub unsafe extern "C" fn SBDebuggerFindTargetWithFileAndArch(
    instance: SBDebuggerRef,
    filename: *const c_char,
    arch: *const c_char
) -> SBTargetRef