pub unsafe extern "C" fn vl_array_init_matrix( self_: *mut VlArray, type_: vl_type, numRows: vl_size, numColumns: vl_size, ) -> *mut VlArray