pub unsafe extern "C" fn dm_get_status_cache(
    mem: *mut dm_pool,
    params: *const c_char,
    status: *mut *mut dm_status_cache
) -> c_int