static extern void EasyPlayerPro_Getparam(IntPtr player, EASY_PARAM_ID id, ref Int64 param);
public static extern void Getparam(IntPtr player, EASY_PARAM_ID id, ref Int64 param);