pub unsafe extern "C" fn chfl_atom_covalent_radius(
    atom: *const CHFL_ATOM,
    radius: *mut c_double
) -> chfl_status