pub unsafe extern "C" fn dnrm2_(
    n: *const f77_int,
    x: *const f64,
    incx: *const f77_int
) -> f64