public static extern Int32 fclose(IntPtr stream);
Public Shared Function fclose(ByVal stream As IntPtr) As Int32