pub unsafe extern "C" fn SBThreadPlanSetPlanComplete(
    instance: SBThreadPlanRef,
    success: bool
)