pub unsafe extern "C" fn gsl_matrix_ushort_get(
    m: *const gsl_matrix_ushort,
    i: usize,
    j: usize
) -> c_ushort