pub unsafe extern "C" fn SBThreadReturnFromFrame(
    instance: SBThreadRef,
    frame: SBFrameRef,
    return_value: SBValueRef
) -> SBErrorRef