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