pub unsafe extern "C" fn ggml_allocr_alloc(
    alloc: ggml_allocr_t,
    tensor: *mut ggml_tensor
)