pub unsafe extern "C" fn gsl_matrix_alloc_from_block( b: *mut gsl_block, offset: usize, n1: usize, n2: usize, d2: usize) -> *mut gsl_matrix