pub unsafe extern "C" fn SBTargetAttachToProcessWithName(
instance: SBTargetRef,
listener: SBListenerRef,
name: *const c_char,
wait_for: bool,
error: SBErrorRef,
) -> SBProcessRefpub unsafe extern "C" fn SBTargetAttachToProcessWithName(
instance: SBTargetRef,
listener: SBListenerRef,
name: *const c_char,
wait_for: bool,
error: SBErrorRef,
) -> SBProcessRef