pub unsafe extern "C" fn fexpr_mul( res: *mut fexpr_struct, a: *const fexpr_struct, b: *const fexpr_struct, )