{
    "name"       : "FS_Open",
    "library"    : "engine",
    "arguments" :
    [
        {
            "type" : "char *"
        },
        {
            "type" : "char *"
        }
    ],
    "return" :
    {
            "type" : "int"
    },
    "identifiers":
    [
        {
            "os"    : "windows",
            "value" :  [0x55,0x8B,0xEC,0x8B,0x55,"*",0x8B,"*","*","*","*","*",0x6A,"*",0x52,0x8B,0x55,"*",0x8B,0x01,0x52,0xFF,"*",0x28]
        },
		{
            "os"    : "linux",
            "value" :  "FS_Open"
        }			  
    ]
}
