pub unsafe extern "C" fn git_odb_backend_malloc(
    backend: *mut git_odb_backend,
    len: size_t
) -> *mut c_void