pub unsafe extern "C" fn cram_container_set_landmarks(
    c: *mut cram_container,
    num_landmarks: i32,
    landmarks: *mut i32
)