static extern int mkl_cbwr_set(ref MklCBWR option);
public static int cbwr_set(MklCBWR option) => mkl_cbwr_set(ref option);