pub unsafe extern "C" fn SBTypeFilterReplaceExpressionPathAtIndex(
    instance: SBTypeFilterRef,
    i: u32,
    item: *const c_char
) -> bool