pub unsafe extern "C" fn SBThreadJumpToLine(
    instance: SBThreadRef,
    file_spec: SBFileSpecRef,
    line: u32
) -> SBErrorRef