pub unsafe extern "C" fn gsl_matrix_complex_float_alloc_from_matrix(
    b: *mut gsl_matrix_complex_float, 
    k1: usize, 
    k2: usize, 
    n1: usize, 
    n2: usize
) -> *mut gsl_matrix_complex_floatpub unsafe extern "C" fn gsl_matrix_complex_float_alloc_from_matrix(
    b: *mut gsl_matrix_complex_float, 
    k1: usize, 
    k2: usize, 
    n1: usize, 
    n2: usize
) -> *mut gsl_matrix_complex_float