public static extern bool ChooseFont(ref CHOOSEFONT cf);
public static extern bool ChooseFont([In, Out] ref CHOOSEFONT lpcf);