pub unsafe extern "C" fn ad_stop_rec(dev: *const ad_rec_t) -> i32
Stop audio recording.
Return 0(ReturnCode::Ok) if successful, <0 otherwise