pub unsafe extern "C" fn fexpr_replace2(
res: *mut fexpr_struct,
expr: *const fexpr_struct,
x1: *const fexpr_struct,
y1: *const fexpr_struct,
x2: *const fexpr_struct,
y2: *const fexpr_struct,
) -> c_intpub unsafe extern "C" fn fexpr_replace2(
res: *mut fexpr_struct,
expr: *const fexpr_struct,
x1: *const fexpr_struct,
y1: *const fexpr_struct,
x2: *const fexpr_struct,
y2: *const fexpr_struct,
) -> c_int