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