pub unsafe extern "C" fn ggml_row_size(
    type_: ggml_type,
    ne: i64
) -> usize