pub unsafe extern "C" fn gsl_matrix_ushort_scale(
    a: *mut gsl_matrix_ushort,
    x: c_ushort
) -> c_int