pub unsafe extern "C" fn xc_nlc_coef(
    p: *const xc_func_type,
    nlc_b: *mut f64,
    nlc_C: *mut f64
)