pub unsafe extern "C" fn chfl_frame_dihedral(
    frame: *const CHFL_FRAME,
    i: u64,
    j: u64,
    k: u64,
    m: u64,
    dihedral: *mut c_double
) -> chfl_status