pub unsafe extern "C" fn SBFrameFindValue2(
    instance: SBFrameRef,
    name: *const c_char,
    value_type: ValueType,
    use_dynamic: DynamicValueType
) -> SBValueRef