Create and initialize FindSurface context.
int createFindSurface(
[out] FIND_SURFACE_CONTEXT *context
);
If the function succeeds, the return value is FS_NO_ERROR. If the function fails, the return value can be one of the following: FS_OUT_OF_MEMORY, FS_LICENSE_EXPIRED, FS_LICENSE_UNKNOWN.