pub unsafe extern "C" fn _nfloat_complex_vec_dot_rev(
res: nfloat_complex_ptr,
initial: nfloat_complex_srcptr,
subtract: c_int,
x: nfloat_complex_srcptr,
y: nfloat_complex_srcptr,
len: slong,
ctx: *mut gr_ctx_struct,
) -> c_int