pub unsafe extern "C" fn fexpr_replace(
res: *mut fexpr_struct,
expr: *const fexpr_struct,
x: *const fexpr_struct,
y: *const fexpr_struct,
) -> c_intpub unsafe extern "C" fn fexpr_replace(
res: *mut fexpr_struct,
expr: *const fexpr_struct,
x: *const fexpr_struct,
y: *const fexpr_struct,
) -> c_int