pub unsafe extern "C" fn xc_hyb_cam_coef(
    p: *const xc_func_type,
    omega: *mut f64,
    alpha: *mut f64,
    beta: *mut f64
)