pub unsafe extern "C" fn SBDebuggerCreateTarget(
instance: SBDebuggerRef,
filename: *const c_char,
target_triple: *const c_char,
platform_name: *const c_char,
add_dependent_modules: bool,
error: SBErrorRef,
) -> SBTargetRefpub unsafe extern "C" fn SBDebuggerCreateTarget(
instance: SBDebuggerRef,
filename: *const c_char,
target_triple: *const c_char,
platform_name: *const c_char,
add_dependent_modules: bool,
error: SBErrorRef,
) -> SBTargetRef