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