pub unsafe extern "C" fn is_dynamic(
    backend_ptr: *const u8,
    backend_len: usize,
    value: *mut u32
) -> FastlyStatus