pub unsafe extern "C" fn SBFrameFindVariable(
    instance: SBFrameRef,
    var_name: *const c_char
) -> SBValueRef