pub unsafe extern "C" fn fy_path_parse_expr_from_string(
fypp: *mut fy_path_parser,
str_: *const c_char,
len: usize,
) -> *mut fy_path_exprpub unsafe extern "C" fn fy_path_parse_expr_from_string(
fypp: *mut fy_path_parser,
str_: *const c_char,
len: usize,
) -> *mut fy_path_expr