pub unsafe extern "C" fn bli_cdcastm( transa: trans_t, m: dim_t, n: dim_t, a: *mut c_void, rs_a: inc_t, cs_a: inc_t, b: *mut c_void, rs_b: inc_t, cs_b: inc_t, )