pub unsafe extern "C" fn ggml_tallocr_new(
    data: *mut c_void,
    size: usize,
    alignment: usize
) -> ggml_tallocr_t